Vector.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. VectorN opBinary(VectorN rhs)
  2. VectorN opBinary(float rhs)
    struct Vector(uint N, T)
    @nogc @safe nothrow pragma(inline, true) inout
    VectorN
    opBinary
    (
    string op
    )
    (
    float rhs
    )

Meta